runtime/pprof.profileBuilder.m (field)

3 uses

	runtime/pprof (current package)
		proto.go#L33: 	m          profMap
		proto.go#L332: 		b.m.lookup(stk, tag).count += int64(count)
		proto.go#L357: 	for e := b.m.all; e != nil; e = e.nextAll {